Skip to content

Commit

Permalink
Change container for upstreamcheck in unix.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
praveksharma committed Apr 3, 2024
1 parent d42cf6c commit e331d91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

upstreamcheck:
name: Check upstream code is properly integrated
container: openquantumsafe/ci-ubuntu-focal-x86_64:latest
container: praveksharma/ci-ubuntu-focal-x86_64:latest
runs-on: ubuntu-latest
steps:
- name: Setup nix
Expand Down

0 comments on commit e331d91

Please sign in to comment.