Skip to content

Commit

Permalink
Update helloworld.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jay0lee authored Aug 9, 2024
1 parent 3187abe commit 0ecee81
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/helloworld.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,10 @@ jobs:
- macos-12
- macos-13
- macos-14
- macos-14-xl
- macos-latest
- ubuntu-20.04
- ubuntu-22.04
- ubuntu-24.04
- ubuntu-24.04-xl
- ubuntu-latest
- windows-2019
- windows-2022
Expand All @@ -38,7 +36,7 @@ jobs:
steps:

# actions/checkout MUST come before auth
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit 0ecee81

Please sign in to comment.