Skip to content

Commit

Permalink
Merge a83d95a into 71e58ed
Browse files Browse the repository at this point in the history
  • Loading branch information
TimoRoth committed Mar 24, 2023
2 parents 71e58ed + a83d95a commit c5c8fd3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ jobs:
- graphics-mpl
container:
- ghcr.io/oggm/untested_base:20230319
- ghcr.io/oggm/untested_base:py3.8
- ghcr.io/oggm/untested_base:py3.11
- ghcr.io/oggm/untested_base:py3.9
include:
- container: python:3.10-slim
- container: python:3.11-slim
test-env: minimal
runs-on: ubuntu-latest
container: ${{ matrix.container }}
Expand Down

0 comments on commit c5c8fd3

Please sign in to comment.