Skip to content

Commit 4f2e612

Browse files
authored
ubuntu2204
1 parent e2254fd commit 4f2e612

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ubuntu_gcc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ jobs:
126126
strategy:
127127
matrix:
128128
mode: [ Release, Debug ]
129-
runs-on: ubuntu-20.04
129+
runs-on: ubuntu-22.04
130130

131131
steps:
132132
- name: Checkout

0 commit comments

Comments
 (0)