Skip to content

Commit

Permalink
update to ubuntu-24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
dmachard committed Nov 3, 2024
1 parent 9e28bc6 commit 0287667
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bench-go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
dev:
strategy:
matrix:
os-version: ['ubuntu-22.04' ]
os-version: ['ubuntu-22.04', 'ubuntu-24.04' ]
go-version: [ '1.21', '1.22', '1.23' ]
runs-on: ${{ matrix.os-version }}

Expand Down

0 comments on commit 0287667

Please sign in to comment.