Skip to content

Commit

Permalink
aa
Browse files Browse the repository at this point in the history
  • Loading branch information
hasufell committed Dec 20, 2024
1 parent 8ea615c commit 6bd05fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
i386:
runs-on: ubuntu-latest
container:
image: i386/ubuntu:bionic
image: i386/ubuntu:focal
steps:
- name: Install
run: |
Expand All @@ -88,7 +88,7 @@ jobs:
repository: andreabedini/haskell-actions
ref: 'main'
path: ghcup
- uses: ../ghcup/ghcup
- uses: ./../ghcup/ghcup
- uses: actions/checkout@v1
- name: Test
run: |
Expand Down

0 comments on commit 6bd05fb

Please sign in to comment.