Skip to content

Commit a93c40e

Browse files
committed
Is snap still behind?
1 parent 95f39ed commit a93c40e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
curl -sSL -XPOST -H "$AUTH" --upload-file "$FILE" --header "Content-Type:application/octet-stream" --write-out "%{http_code}" --output $(mktemp) "$URL"
3939
snap:
4040
needs: publish
41-
runs-on: ubuntu-latest
41+
runs-on: ubuntu-22.04
4242
steps:
4343
- uses: actions/checkout@v4
4444
- uses: snapcore/action-build@v1

0 commit comments

Comments
 (0)