Skip to content

Commit

Permalink
Change old go version to oldstable in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
zliang-akamai committed Jul 15, 2024
1 parent c025c55 commit 410901a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:

- uses: actions/setup-go@v5
with:
go-version: "1.18"
go-version: "oldstable"

- run: go version

Expand Down

0 comments on commit 410901a

Please sign in to comment.