Skip to content

Commit 97f0203

Browse files
authored
Update build.yml
1 parent b500019 commit 97f0203

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ jobs:
1212

1313
strategy:
1414
matrix:
15-
# TODO: upgrade to latest Ubuntu
15+
# TODO: re-enable ubuntu
1616
# TODO: re-enable macos
17-
os: [ubuntu-22.04, windows-latest]
17+
os: [windows-latest]
1818

1919
steps:
2020
- name: Install Linux Dependencies

0 commit comments

Comments
 (0)