Skip to content

Commit 6f5a4eb

Browse files
committed
Revert "Temporarily disable non windows runners on github actions."
This reverts commit a6b938a.
1 parent 4c4b7a4 commit 6f5a4eb

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/actions_build.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ env:
1616
jobs:
1717

1818
build_gcc_ubuntu_22_04:
19-
if: false
2019
runs-on: ubuntu-22.04
2120
strategy:
2221
fail-fast: false
@@ -56,7 +55,6 @@ jobs:
5655
VERBOSE: 1
5756

5857
build_gcc_ubuntu_24_04:
59-
if: false
6058
runs-on: ubuntu-24.04
6159
strategy:
6260
fail-fast: false
@@ -99,7 +97,6 @@ jobs:
9997
VERBOSE: 1
10098

10199
build_clang_ubuntu_22_04:
102-
if: false
103100
runs-on: ubuntu-22.04
104101
strategy:
105102
fail-fast: false
@@ -148,7 +145,6 @@ jobs:
148145
VERBOSE: 1
149146

150147
build_clang_ubuntu_24_04:
151-
if: false
152148
runs-on: ubuntu-24.04
153149
strategy:
154150
fail-fast: false

0 commit comments

Comments
 (0)