We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 460d382 commit 5395961Copy full SHA for 5395961
.github/workflows/continuous-integration.yml
@@ -18,7 +18,7 @@ on:
18
jobs:
19
test:
20
name: Test Spike build (Ubuntu)
21
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
22
steps:
23
- uses: actions/checkout@v2
24
with:
.github/workflows/debug-smoke.yml
@@ -13,7 +13,7 @@ on:
13
14
15
name: Test debug (Ubuntu)
16
17
0 commit comments