Skip to content

Commit adb83ff

Browse files
committed
ci: switch to ubuntu 22.04 (20.04 EOL)
1 parent d888e82 commit adb83ff

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
@@ -26,7 +26,7 @@ jobs:
2626
strategy:
2727
fail-fast: false
2828
matrix:
29-
os: [ubuntu-20.04, windows-latest, macOS-13]
29+
os: [ubuntu-22.04, windows-latest, macOS-13]
3030
python_version: [3.9]
3131
node_version: [20]
3232
skip_rust: [false]

0 commit comments

Comments
 (0)