Skip to content

Commit

Permalink
chore(ci): add .python-version 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
rchl committed Oct 19, 2024
1 parent f2a43fa commit 684da07
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/on-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ jobs:
with:
node-version: '18'
- uses: actions/checkout@v4
- if: ${{ matrix.os == 'macOS-latest' }}
run: brew unlink openssl
- uses: SublimeText/UnitTesting/actions/setup@v1
with:
sublime-text-version: 4
Expand Down
1 change: 1 addition & 0 deletions .python-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3.8

0 comments on commit 684da07

Please sign in to comment.