Skip to content

Commit

Permalink
there is no windows-18.04 (yet)
Browse files Browse the repository at this point in the history
  • Loading branch information
bminixhofer committed Jan 4, 2021
1 parent 6c68424 commit cbf5813
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/matrix_includes.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
"runOnEvent": "always"
},
{
"os": "windows-18.04",
"os": "windows-latest",
"python-version": "3.7",
"runOnEvent": "release"
},
{
"os": "windows-18.04",
"os": "windows-latest",
"python-version": "3.6",
"runOnEvent": "release"
},
Expand Down

0 comments on commit cbf5813

Please sign in to comment.