We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d0b7e9 commit 9bd6dd3Copy full SHA for 9bd6dd3
.github/workflows/integrationtests.yml
@@ -13,7 +13,7 @@ jobs:
13
# Build
14
Build:
15
name: Build
16
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
17
steps:
18
- name: Get the sources
19
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
0 commit comments