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 184b906 commit 0783072Copy full SHA for 0783072
.github/workflows/docker.yaml
@@ -14,7 +14,7 @@ jobs:
14
matrix:
15
container:
16
- naiveproxy
17
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
18
# add permissions needed to push containers to GHCR with GITHUB_TOKEN
19
permissions:
20
contents: read
0 commit comments