Skip to content

Commit 529bc4c

Browse files
committed
Update ubuntu runner version.
1 parent 0f3d595 commit 529bc4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
fail-fast: false
1616
matrix:
17-
os: [ubuntu-20.04, ubuntu-latest, macos-latest, windows-latest]
17+
os: [ubuntu-22.04, ubuntu-latest, macos-latest, windows-latest]
1818
include:
1919
- os: windows-latest
2020
triplet: x64-windows

0 commit comments

Comments
 (0)