Commit badccc01c84ee38f5f443c910ba06b3792029d8b

Anthony Green 2022-09-02T19:11:53

Add platform

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 5f4be89..6bb7c44 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -84,6 +84,8 @@ jobs:
 
     strategy:
       fail-fast: false
+      matrix:
+        platform: [ubuntu-latest]
 
     steps:
       - name: SSH Remote Commands