Skip to content

Commit

Permalink
refactor: bump ubuntu version in action
Browse files Browse the repository at this point in the history
  • Loading branch information
alxarno committed Dec 3, 2024
1 parent 41f1783 commit 53142a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
- main
jobs:
build-and-test:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
strategy:
matrix:
go-version: [ '1.22.x' ]
Expand Down

0 comments on commit 53142a7

Please sign in to comment.