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 67c99ed commit 198e390Copy full SHA for 198e390
.github/workflows/build-deploy.yaml
@@ -9,7 +9,7 @@ on:
9
types: [opened, synchronize]
10
jobs:
11
build-deploy:
12
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
13
defaults:
14
run:
15
working-directory: site
0 commit comments