소스 검색

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

Ozkan Sezer 3 년 전
부모
커밋
aeeccb5d16
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  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 }}