Skip to content

Commit

Permalink
Update compile-docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shawaj authored Jul 4, 2024
1 parent fd1e444 commit c97b8f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/compile-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
arch: "amd64"
arch_full: "linux/amd64"

runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
permissions:
packages: write
contents: read
Expand Down Expand Up @@ -71,7 +71,7 @@ jobs:

multiarch:
needs: main
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
permissions:
packages: write
contents: read
Expand Down

0 comments on commit c97b8f9

Please sign in to comment.