Skip to content

Commit

Permalink
what the fuck? why does curl consistently not seem to work on windows…
Browse files Browse the repository at this point in the history
…-2019?
  • Loading branch information
itsmattkc committed May 1, 2023
1 parent fbea62e commit 87ccd98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
include:
- type: RelWithDebInfo
name: Windows ${{ matrix.type }}
runs-on: windows-2019
runs-on: windows-latest
env:
BUILD_TYPE: ${{ matrix.type }}
steps:
Expand Down

0 comments on commit 87ccd98

Please sign in to comment.