Skip to content

Commit

Permalink
updating actions for just linux
Browse files Browse the repository at this point in the history
  • Loading branch information
aineniamh committed May 14, 2024
1 parent ba9f2c2 commit 8eaa35c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snipit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: ["ubuntu-latest", "macos-latest"]
os: ["ubuntu-latest"]
steps:
- uses: actions/checkout@v3
- name: Set up Python
Expand Down

0 comments on commit 8eaa35c

Please sign in to comment.