Skip to content

Commit

Permalink
troubleshoot ci
Browse files Browse the repository at this point in the history
  • Loading branch information
billziss-gh committed Jan 4, 2025
1 parent a735d08 commit 8c82d66
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,7 @@ jobs:
- name: Install go
uses: actions/setup-go@v5
with:
stable: true
go-version: 1.17.*
go-version: 1.20.*

- name: Install winfsp and winfsp-tests (Windows)
if: runner.os == 'Windows'
Expand Down

0 comments on commit 8c82d66

Please sign in to comment.