Skip to content

Commit 4765b52

Browse files
committed
Move pr.yml from nightly to release
1 parent bdd0e54 commit 4765b52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
name: Test against recent ponyc release on Linux
4040
runs-on: ubuntu-latest
4141
container:
42-
image: ghcr.io/ponylang/shared-docker-ci-standard-builder-with-openssl-3.6.0:nightly
42+
image: ghcr.io/ponylang/shared-docker-ci-standard-builder-with-openssl-3.6.0:release
4343
steps:
4444
- uses: actions/checkout@v4.1.1
4545
- name: Test

0 commit comments

Comments
 (0)