Skip to content

Commit

Permalink
Test CI
Browse files Browse the repository at this point in the history
  • Loading branch information
joseph-v committed Jan 19, 2023
1 parent e0290fd commit e7b34be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/delfin_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ jobs:
strategy:
max-parallel: 6
matrix:
platform: [ubuntu-18.04, ubuntu-20.04]
python-version: [ 3.6 ]
platform: [ubuntu-20.04]
python-version: [ 3.8 ]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit e7b34be

Please sign in to comment.