mirror of
https://github.com/rubickCenter/rubick
synced 2025-12-16 23:54:19 +08:00
ci: windows building
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [macos-latest]
|
||||
os: [macos-latest, windows-2019]
|
||||
|
||||
# create steps
|
||||
steps:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default {
|
||||
development: 'http://118.195.176.247:8080',
|
||||
production: 'http://118.195.176.247:8080'
|
||||
development: 'http://rubick-server.qa.91jkys.com',
|
||||
production: 'http://rubick-server.qa.91jkys.com',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user