Skip to content

Commit

Permalink
fix: rem latest from matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
fredmaggiowski committed Aug 1, 2023
1 parent 3baf8ac commit 21fea34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
name: Test
strategy:
matrix:
go_version: ['1.20', latest]
go_version: ['1.20']
os: [ubuntu-latest]
runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit 21fea34

Please sign in to comment.