We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 347c2cb commit 6f57e67Copy full SHA for 6f57e67
.github/workflows/tracking-orm-6.build.yml
@@ -1,6 +1,6 @@
1
# Run the build using the latest ORM 5.x snapshots
2
# so that we can spot integration issues early
3
-name: Latest ORM 6.6
+name: Latest compatible ORM snapshot
4
5
on:
6
# Trigger the workflow on push or pull request,
0 commit comments