Skip to content

Commit e399739

Browse files
Build Windows binaries on windows-latest workers
1 parent 1d4697d commit e399739

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/launchers.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
fail-fast: false
1414
matrix:
15-
os: [ubuntu-latest, windows-2016, macos-latest]
15+
os: [ubuntu-latest, windows-latest, macos-latest]
1616
scalaJsVersion: ["1.9.0", "1.10.0"]
1717
steps:
1818
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)