Browse Source

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

Ozkan Sezer 3 năm trước cách đây
mục cha
commit
aeeccb5d16
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  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 }}