Add clang to windows docker to see if it fixes the relocation issue. #266
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Naev Infrastructure Testing | |
on: [push, pull_request] | |
jobs: | |
test_images: | |
uses: naev/naev-infrastructure/.github/workflows/docker_build.yml@main | |
with: | |
publish: false |