Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3cb1cba

Browse files
committedAug 1, 2024··
use the name of the test CI container for testing
1 parent d978438 commit 3cb1cba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
branches: [develop]
88
env:
99
REGISTRY: ghcr.io
10-
IMAGE_NAME: twsearle/orca-jedi/ci-almalinux9:latest
10+
IMAGE_NAME: twsearle/orca-jedi/ci-almalinux9:feature-use-personal-ghcr-container
1111
jobs:
1212
build:
1313
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)
Please sign in to comment.