Skip to content

Commit

Permalink
set go version
Browse files Browse the repository at this point in the history
  • Loading branch information
HashMapsData2Value committed Oct 24, 2024
1 parent 7d3e3dd commit 36be793
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:

- name: Setup Go
uses: actions/setup-go@v5
with:
go-version: 1.22

- name: setup .algorun.yaml
run: |
Expand Down

0 comments on commit 36be793

Please sign in to comment.