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 58c8d31 commit f62da5eCopy full SHA for f62da5e
.github/workflows/tests.yml
@@ -1,3 +1,6 @@
1
+# This callable workflow is called from separate workflows for each Ubuntu
2
+# runner version. We use separate workflows for runner version rather than a
3
+# matrix to allow creating status badges for each runner version.
4
name: Tests
5
6
on:
0 commit comments