Skip to content

Commit

Permalink
gh: update to ubuntu-24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
dvrkps authored Dec 6, 2024
1 parent c6eae75 commit d6ecb57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ on:
- cron: '0 0 * * *'
jobs:
test:
name: Ubuntu latest
runs-on: ubuntu-latest
name: Ubuntu 24.04
runs-on: ubuntu-24.04
steps:
- name: Setup Go 1.x
uses: actions/setup-go@v5
Expand Down

0 comments on commit d6ecb57

Please sign in to comment.