Skip to content

Commit

Permalink
fix director-v0 testr
Browse files Browse the repository at this point in the history
  • Loading branch information
sanderegg committed Mar 15, 2023
1 parent 1c23443 commit 15346ed
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci-testing-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -671,8 +671,9 @@ jobs:
strategy:
matrix:
# KEEP 3.6 Development of this service is frozen
# KEEP ubuntu 20.04, else no python 3.6
python: [3.6]
os: [ubuntu-22.04]
os: [ubuntu-20.04]
docker_buildx: [v0.10.2]
docker_compose: [1.29.1]
include:
Expand Down

0 comments on commit 15346ed

Please sign in to comment.