Skip to content

Commit

Permalink
Bump Python and Semgrep versions, re-enabled macOS testing
Browse files Browse the repository at this point in the history
  • Loading branch information
mschwager committed Jan 10, 2024
1 parent 32dc5ec commit d6bc94c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ jobs:
matrix:
os:
- ubuntu-latest
# - macos-latest https://github.com/returntocorp/semgrep/issues/8120
- macos-latest
python-version:
- "3.7"
- "3.8"
- "3.9"
- "3.10"
- "3.11"
- "3.12"
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v3
Expand Down
13 changes: 7 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d6bc94c

Please sign in to comment.