mirror of
https://github.com/janet-lang/janet
synced 2025-02-07 12:30:01 +00:00
Github has fewer runners than I thought.
This commit is contained in:
parent
8f879b4adc
commit
72c659d1ee
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
||||
name: Build and test on Windows
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ windows-latest, windows-2019, windows-2017 ]
|
||||
os: [ windows-latest, windows-2019 ]
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
- name: Checkout the repository
|
||||
|
Loading…
x
Reference in New Issue
Block a user