Skip to content

Commit

Permalink
try to exclude something that wasn't included?
Browse files Browse the repository at this point in the history
  • Loading branch information
Omar Awile committed Oct 3, 2023
1 parent 257d0f7 commit 7c33804
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 @@ -56,7 +56,7 @@ jobs:
foo: "fish"
#exclude: ${{ fromJSON(needs.draft-pr-job-limiter.outputs.jobs) }}
exclude:
- os: ubuntu-22.04
- os: ubuntu-20.04
steps:
- name: actual work
run: |
Expand Down

0 comments on commit 7c33804

Please sign in to comment.