We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66fd850 commit 2eba1f5Copy full SHA for 2eba1f5
1 file changed
.github/workflows/build-test.yml
@@ -92,7 +92,7 @@ jobs:
92
93
build-linux:
94
needs: build-windows
95
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
96
97
steps:
98
- name: Checkout
0 commit comments