Skip to content

Commit

Permalink
revert for the time being
Browse files Browse the repository at this point in the history
  • Loading branch information
seanmacavaney committed Jul 30, 2024
1 parent 9df53f1 commit cfd7d27
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ jobs:

strategy:
matrix:
# python-version: ['3.8', '3.11']
# java: [11, 13]
# os: ['ubuntu-latest', 'macos-13', 'windows-latest']
# terrier: ['snapshot'] #'5.3', '5.4-SNAPSHOT',
python-version: ['3.8', '3.11']
java: [11, 13]
os: ['ubuntu-latest', 'macos-13', 'windows-latest']
terrier: ['snapshot'] #'5.3', '5.4-SNAPSHOT',
include:
- os: 'macos-14-large'
python-version: '3.8'
- os: 'macos-latest'
python-version: '3.9'
java: 11
terrier: 'snapshot'

Expand Down

0 comments on commit cfd7d27

Please sign in to comment.