mirror of
https://github.com/BlackMATov/vmath.hpp.git
synced 2025-12-16 14:11:28 +07:00
update readme badges, remove travis and appveyor
This commit is contained in:
4
.github/workflows/darwin.yml
vendored
4
.github/workflows/darwin.yml
vendored
@@ -16,7 +16,7 @@ jobs:
|
||||
name: "xcode-${{matrix.config.xcode}}"
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: select xcode
|
||||
- name: Select Xcode
|
||||
run: sudo xcode-select --switch "/Applications/Xcode_${{matrix.config.xcode}}.app"
|
||||
- name: build
|
||||
- name: Build && Test
|
||||
run: .ci/build_darwin.sh
|
||||
|
||||
Reference in New Issue
Block a user