mirror of
https://github.com/encounter/SDL.git
synced 2025-05-20 14:21:25 +00:00
Use a tagged version of OpenWatcom in CI builds
This commit is contained in:
parent
dc62fec5e9
commit
1a1cc8028b
2
.github/workflows/watcom.yml
vendored
2
.github/workflows/watcom.yml
vendored
@ -16,6 +16,8 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- uses: open-watcom/setup-watcom@v0
|
- uses: open-watcom/setup-watcom@v0
|
||||||
|
with:
|
||||||
|
tag: 2022-05-01-Build
|
||||||
- name: Build SDL2
|
- name: Build SDL2
|
||||||
run: |
|
run: |
|
||||||
wmake -f ${{ matrix.platform.makefile }}
|
wmake -f ${{ matrix.platform.makefile }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user