We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96c935f commit 667fb19Copy full SHA for 667fb19
1 file changed
.github/workflows/debugbuild.yml
@@ -61,7 +61,7 @@ jobs:
61
62
LINUX:
63
name: Linux
64
- runs-on: ubuntu-2204
+ runs-on: ubuntu-22.04
65
needs: VERSION_BUMP
66
steps:
67
- name: Checkout repository
0 commit comments