mirror of
https://github.com/skelsec/aardwolf
synced 2026-06-08 17:28:11 +00:00
windows build fix
This commit is contained in:
@@ -15,7 +15,7 @@ jobs:
|
||||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-22.04, windows-2019, macos-14]
|
||||
os: [ubuntu-22.04, windows-latest, macos-14]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user