We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c3b5bf commit 68ca660Copy full SHA for 68ca660
.github/workflows/build.yml
@@ -1,9 +1,3 @@
1
-# Based on https://github.com/actions-rs/meta/blob/master/recipes/quickstart.md
2
-#
3
-# While our "example" application has the platform-specific code,
4
-# for simplicity we are compiling and testing everything on the Ubuntu environment only.
5
-# For multi-OS testing see the `cross.yml` workflow.
6
-
7
on: [push, pull_request]
8
9
name: Build
0 commit comments