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 c79eee9 commit 8aa64efCopy full SHA for 8aa64ef
.github/workflows/docker.yml
@@ -18,7 +18,7 @@ env:
18
jobs:
19
build:
20
name: build and push
21
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
22
permissions:
23
packages: write
24
contents: read
.github/workflows/e2e.yml
@@ -17,7 +17,7 @@ concurrency:
17
e2e:
steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@stable
0 commit comments