git repos / blockattack-game

.github/actions/ci.yml

browsing at commit = c3f1461d2fa2dc1cb6129b54dbfd22a3604f7627

raw · blame · history

# ci.yml
name: 'Test Fedora build'
description: 'Test that the game compiles on Fedora using Docker'
runs:
  using: 'docker'
  image: 'source/misc/docker/Dockerfile.Fedora25build'