Skip to content

Commit

Permalink
test: fix github action test failure
Browse files Browse the repository at this point in the history
  • Loading branch information
andyzhangx committed Feb 10, 2024
1 parent aa3f6ab commit 3b6b912
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:

build:
name: Build
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
steps:

- name: Set up Go 1.x
Expand Down

0 comments on commit 3b6b912

Please sign in to comment.