Skip to content

Commit

Permalink
use Ubuntu 24.04 as image
Browse files Browse the repository at this point in the history
  • Loading branch information
p- authored Jul 22, 2024
1 parent 6aee767 commit a6ec65c
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 @@ -4,7 +4,7 @@ jobs:

build:
name: Build
runs-on: "debian:bookworm"
runs-on: "ubuntu-24.04"
steps:

- name: Set up Go 1.22
Expand Down

0 comments on commit a6ec65c

Please sign in to comment.