Skip to content

Commit 0c8a695

Browse files
Eric Bersetheberseth
Eric Berseth
authored andcommitted
Compile for 3.x for automatic builds
1 parent ddf52b5 commit 0c8a695

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
compile:
77
strategy:
88
matrix:
9-
device-os-version: [ '4.x', '5.x' ]
9+
device-os-version: [ '3.x', '4.x', '5.x' ]
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: Checkout code

0 commit comments

Comments
 (0)