Skip to content

Commit

Permalink
Merge pull request #6 from MissouriMRDT/hotfix/test-action-dockerimg
Browse files Browse the repository at this point in the history
Change Unit and Integration Tests to use New Docker Image Tags
  • Loading branch information
ClayJay3 authored Nov 30, 2023
2 parents 032a44c + af6fd23 commit a2c220a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ concurrency:
jobs:
run-tests:
runs-on: ubuntu-latest
container: ghcr.io/missourimrdt/rovecomm-ubuntu:2023-07-24
container: ghcr.io/missourimrdt/rovecomm-focal:latest

steps:
- name: Extract branch name
Expand Down

0 comments on commit a2c220a

Please sign in to comment.