Skip to content

Commit

Permalink
add: return to ubuntu runners
Browse files Browse the repository at this point in the history
  • Loading branch information
Jerome Le Saux committed Apr 24, 2024
1 parent 3a23d73 commit fed2414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
jobs:

build:
runs-on: debian-latest
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit fed2414

Please sign in to comment.