Skip to content

Commit

Permalink
use image from @al45tair to debug dispatch crashes
Browse files Browse the repository at this point in the history
  • Loading branch information
rauhul committed Oct 8, 2024
1 parent 1f84beb commit 5e75502
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,8 @@ jobs:
- name: jammy
version: "22.04"
swift:
- repo: swift
version: "6.0"
- repo: swiftlang/swift
version: "nightly-main"
- repo: al45tair/swift-dispatch-test
version "6.0"
container: ${{ matrix.swift.repo }}:${{ matrix.swift.version }}-${{ matrix.os.name }}
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 5e75502

Please sign in to comment.