Skip to content

Commit 73aa3fa

Browse files
committed
Revert "Temporarily disable non-windows runners on github actions."
This reverts commit 0937685.
1 parent 0937685 commit 73aa3fa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/actions_build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ on: [push]
55
jobs:
66

77
build_gcc_ubuntu_22_04:
8-
if: false
98
runs-on: ubuntu-22.04
109
strategy:
1110
fail-fast: false
@@ -45,7 +44,6 @@ jobs:
4544
VERBOSE: 1
4645

4746
build_clang_ubuntu_22_04:
48-
if: false
4947
runs-on: ubuntu-22.04
5048
strategy:
5149
fail-fast: false

0 commit comments

Comments
 (0)