kopia lustrzana https://github.com/inkstitch/inkstitch
downgrade macos and linux (#2098)
rodzic
28e5ed50a0
commit
7949a7e302
|
@ -8,7 +8,7 @@ on:
|
||||||
- "v*"
|
- "v*"
|
||||||
jobs:
|
jobs:
|
||||||
linux:
|
linux:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
|
@ -141,7 +141,7 @@ jobs:
|
||||||
name: inkstitch-windows
|
name: inkstitch-windows
|
||||||
path: artifacts
|
path: artifacts
|
||||||
mac:
|
mac:
|
||||||
runs-on: macos-latest
|
runs-on: macos-11
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
|
|
Ładowanie…
Reference in New Issue