Skip to content

Commit 864af38

Browse files
committed
linux-x64 update to ubuntu-22.04
1 parent b11abfa commit 864af38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
fail-fast: false
1515
matrix:
1616
include:
17-
- { os: ubuntu-20.04, target: linux, platform: linux-x64 }
17+
- { os: ubuntu-22.04, target: linux, platform: linux-x64 }
1818
- { os: ubuntu-22.04, target: linux, platform: linux-aarch64 }
1919
- { os: macos-latest, target: darwin, platform: darwin-x64 }
2020
- { os: macos-latest, target: darwin, platform: darwin-arm64 }

0 commit comments

Comments
 (0)