Skip to content

Commit

Permalink
test: run linux test on Ubuntu 20.04 due to cifs install issue on 22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
andyzhangx committed Nov 22, 2023
1 parent 4e5e40e commit dfdd667
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-latest
runs-on: ubuntu-20.04
steps:

- name: Set up Go 1.x
Expand Down

0 comments on commit dfdd667

Please sign in to comment.