Skip to content

Commit

Permalink
2024-11-01 15:12:06: merge [master:ab73a0dd602f1925f1bb15cbdb328ee135…
Browse files Browse the repository at this point in the history
…749071];
  • Loading branch information
txix committed Nov 1, 2024
1 parent 3131379 commit 322d675
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 @@ -5,7 +5,7 @@ on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
container: golang:1.22
container: golang:1.23
steps:
- uses: actions/checkout@v2
- name: Run coverage
Expand Down

0 comments on commit 322d675

Please sign in to comment.