Skip to content

Commit

Permalink
re-enable jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
MiniTurtle committed Mar 18, 2024
1 parent bc0d84b commit fbb59a6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ jobs:

linux-gl:
runs-on: ubuntu-20.04
if: false
steps:
- uses: actions/checkout@v4
- name: Install deps
Expand Down Expand Up @@ -89,7 +88,6 @@ jobs:
msvc:
name: VS 2019 ${{ matrix.config.arch }} ${{ matrix.sdl.label }}
if: false
runs-on: windows-2019
env:
VCPKG_VERSION: 8eb57355a4ffb410a2e94c07b4dca2dffbee8e50
Expand Down Expand Up @@ -160,7 +158,6 @@ jobs:

android:
name: Android ${{ matrix.arch }}
if: false
runs-on: ubuntu-20.04
env:
ndk_version: "r25c"
Expand Down

0 comments on commit fbb59a6

Please sign in to comment.