mirror of
https://github.com/grdl/git-get.git
synced 2026-02-04 11:01:46 +00:00
Re-enable windows tests
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -17,9 +17,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
go-version: ['1.24']
|
||||
os: [ubuntu-latest, macos-latest]
|
||||
# TODO: fix tests on windows
|
||||
# os: [ubuntu-latest, windows-latest, macos-latest]
|
||||
os: [ubuntu-latest, windows-latest, macos-latest]
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user