Skip to content

Commit

Permalink
Merge pull request #29 from mailerlite/feature/sre-7473/pin-gh-images
Browse files Browse the repository at this point in the history
feat: pin version
  • Loading branch information
Stasky745 authored Nov 15, 2024
2 parents 536fb58 + 3aeb920 commit 3f1dc72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ ubuntu-latest ]
os: [ ubuntu-24.04 ]
go: [ '1.17', '1.18', '1.19' ]
name: Test on go ${{ matrix.go }} and ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 3f1dc72

Please sign in to comment.