Skip to content

Commit e4170aa

Browse files
author
Eric Berseth
committed
Add 6.x builds
1 parent 780c170 commit e4170aa

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: [ '3.x', '4.x', '5.x' ]
9+
device-os-version: [ '3.x', '4.x', '5.x', '6.x' ]
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: Checkout code

0 commit comments

Comments
 (0)