Skip to content

Commit

Permalink
use go
Browse files Browse the repository at this point in the history
  • Loading branch information
girazoki committed Nov 5, 2024
1 parent 4c6abc1 commit ba9629d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/e2e-test-bridge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ jobs:
direnv --version
- name: Set up Go
uses: actions/setup-go@v5
with:
go-version: '^1.22.0'
run: go version
- name: Run Mage
uses: magefile/mage-action@v3
with:
Expand Down

0 comments on commit ba9629d

Please sign in to comment.