Skip to content

Commit

Permalink
refactor: move to ubuntu-20.04 for consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
maancham committed Mar 26, 2024
1 parent c9ccaa8 commit 6a758dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-binaries-and-push-to-r2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:
jobs:
build-and-upload:
name: Build binary and push to R2
runs-on: ubuntu-22.04
runs-on: ubuntu-20.04
permissions:
contents: write
packages: write
Expand Down

0 comments on commit 6a758dd

Please sign in to comment.