Add update-toolchain git action

This commit is contained in:
Bensuperpc 2021-05-05 14:41:34 +02:00
parent 56324f5c0f
commit a06cfec38e

View File

@ -1,12 +1,12 @@
name: Dockcross CI
name: Dockcross CI update-toolchain
on:
push:
branches:
- 'dev'
- 'update-toolchain'
pull_request:
branches:
- 'dev'
- 'update-toolchain'
jobs:
base: