Skip to content

Commit

Permalink
yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
dalehenrich committed Apr 17, 2023
1 parent 33702ab commit 807d57a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- smalltalk: Squeak64-trunk
experimental: true
continue-on-error: ${{ matrix.experimental }}
runs-on: ${{ matrix.smalltalk }}
runs-on: ${{ matrix.os }}
name: ${{ matrix.smalltalk }}
steps:
- name: Get current date
Expand Down

0 comments on commit 807d57a

Please sign in to comment.