We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e516f7 commit cbdb7c4Copy full SHA for cbdb7c4
.github/workflows/build.yml
@@ -29,7 +29,7 @@ jobs:
29
outputs:
30
points: ${{ steps.end.outputs.points}}
31
container:
32
- image: duskmoon/dev-env:rcore-ci
+ image: alicesama/rcore-ci:2024a
33
steps:
34
- uses: actions/checkout@v4
35
- name: Run tests
0 commit comments