Parcourir la source

CI, OpenWatcom: remove workaround now that setup-watcom is fixed.

Ozkan Sezer il y a 2 ans
Parent
commit
aeeccb5d16
1 fichiers modifiés avec 0 ajouts et 2 suppressions
  1. 0 2
      .github/workflows/watcom.yml

+ 0 - 2
.github/workflows/watcom.yml

@@ -16,8 +16,6 @@ jobs:
     steps:
       - uses: actions/checkout@v2
       - uses: open-watcom/setup-watcom@v0
-        with:
-          tag: 2022-05-01-Build
       - name: Build SDL2
         run: |
           wmake -f ${{ matrix.platform.makefile }}