mirror of
https://github.com/holub/mame
synced 2025-06-02 02:49:44 +03:00
Revert "Set C++ standard to C++17 via environment for bgfx shader build CI job."
This reverts commit 63b00cabc3
.
This commit is contained in:
parent
eab416897c
commit
1147d8fc44
1
.github/workflows/bgfxshaders.yml
vendored
1
.github/workflows/bgfxshaders.yml
vendored
@ -34,7 +34,6 @@ jobs:
|
||||
- name: Build
|
||||
env:
|
||||
MINGW64: "/mingw64"
|
||||
CXXFLAGS: "-std=c++17"
|
||||
run: make shaders
|
||||
- uses: actions/upload-artifact@master
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user