From 8192f79969ed4f0c03af2b2c3500e8090867f0ac Mon Sep 17 00:00:00 2001 From: Johan Brichau Date: Wed, 17 Jan 2024 07:26:45 +0100 Subject: [PATCH] use master smalltalkCI again (https://github.com/hpi-swa/smalltalkCI/pull/624 was closed) --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 23b18070d..36d1a9fb8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -25,8 +25,6 @@ jobs: - uses: actions/checkout@v3 - uses: hpi-swa/setup-smalltalkCI@v1 with: - smalltalkCI-source: 'jbrichau/smalltalkCI' - smalltalkCI-branch: 'fix-issue-623' smalltalk-image: ${{ matrix.smalltalk }} # - name: Setup tmate session # uses: mxschmitt/action-tmate@v3