Update build-linux.yml
This commit is contained in:
parent
c65f61b92e
commit
abdc0f018e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-linux.yml
vendored
2
.github/workflows/build-linux.yml
vendored
|
|
@ -23,7 +23,7 @@ env:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: macos-latest
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: [Linux, MacOS]
|
os: [Linux, MacOS]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue