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