mirror of
https://github.com/muety/wakapi.git
synced 2023-08-10 21:12:56 +03:00
Merge pull request #501 from muety/ci/runner-version
ci(release): update to ubuntu-latest
This commit is contained in:
commit
37e6acd058
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -12,10 +12,10 @@ jobs:
|
|||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- platform: ubuntu-18.04
|
- platform: ubuntu-latest
|
||||||
GOOS: linux
|
GOOS: linux
|
||||||
GOARCH: amd64
|
GOARCH: amd64
|
||||||
- platform: ubuntu-18.04
|
- platform: ubuntu-latest
|
||||||
GOOS: linux
|
GOOS: linux
|
||||||
GOARCH: arm64
|
GOARCH: arm64
|
||||||
- platform: windows-latest
|
- platform: windows-latest
|
||||||
|
Loading…
Reference in New Issue
Block a user