mirror of
https://github.com/getsentry/self-hosted.git
synced 2026-02-06 10:57:17 +00:00
use 24.1.0 instead
This commit is contained in:
parent
4da5d96e28
commit
3972338cbd
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -58,7 +58,7 @@ jobs:
|
||||
echo "LATEST_TAG=$LATEST_TAG" >> $GITHUB_ENV
|
||||
else
|
||||
# Use latest hard stop version
|
||||
echo "LATEST_TAG=23.6.2" >> $GITHUB_ENV
|
||||
echo "LATEST_TAG=24.1.0" >> $GITHUB_ENV
|
||||
fi
|
||||
|
||||
- name: Checkout latest release
|
||||
|
||||
Loading…
Reference in New Issue
Block a user