Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sjkelly committed Feb 27, 2024
1 parent 0637d78 commit 17400ba
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ jobs:
- 'nightly'
os:
- ubuntu-latest
- windows-latest
- macOS-13
- macOS-14
arch:
- x64
Expand Down Expand Up @@ -90,7 +88,6 @@ jobs:
uses: actions/github-script@v5
with:
script: |
const context = github.context;
// Fetch the workflow run to get the conclusion of all jobs
const workflowRun = await github.rest.actions.getWorkflowRun({
owner: context.repo.owner,
Expand Down

0 comments on commit 17400ba

Please sign in to comment.