GitHub Actions: Enable API 30, 31; drop some older ones

pull/1456/head
Alinson S. Xavier 3 years ago
parent cc03c48648
commit 0b256cb2c0
No known key found for this signature in database
GPG Key ID: DCA0DAD4D2F58624

@ -34,15 +34,11 @@ jobs:
strategy: strategy:
matrix: matrix:
api: [ api: [
23,
24,
25, 25,
26,
27, 27,
28, 28,
# 29, # Crashes constantly, see: https://issuetracker.google.com/issues/159732638 30,
# 30, # Not available yet 31,
# 31, # Not available yet
] ]
steps: steps:

Loading…
Cancel
Save