Skip to content

Commit

Permalink
Merge branch 'main' into mtsitrin/25-make-the-sequencer-the-sole-gove…
Browse files Browse the repository at this point in the history
…rner-by-default
  • Loading branch information
mtsitrin authored Aug 9, 2023
2 parents 859764e + 2cf0c55 commit 1a5bb0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
name: rollapp ${{ matrix.arch }} for ${{ matrix.targetos }}
steps:
- uses: actions/checkout@v3
- uses: actions/setup-go@v4.0.1
- uses: actions/setup-go@v4.1.0
with:
go-version: "^1.19"
env:
Expand Down

0 comments on commit 1a5bb0d

Please sign in to comment.