We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 205ee00 commit 25e9a69Copy full SHA for 25e9a69
.github/workflows/nightly-tests.yml
@@ -67,7 +67,7 @@ jobs:
67
test-linux:
68
if: github.repository == 'anybody/ammr'
69
runs-on: ubuntu-latest
70
- container: ghcr.io/anybody/anybodycon-github-actions:8.0.5rc1
+ container: ghcr.io/anybody/anybodycon-github-actions:8.1.0beta2
71
env:
72
ANYBODY_SUPPRESS_DEPRECATION_MESSAGES: "Off"
73
0 commit comments