mirror of
https://github.com/grumpycoders/pcsx-redux.git
synced 2025-04-02 10:41:54 -04:00
7 lines
97 B
YAML
7 lines
97 B
YAML
version: 2.1
|
|
jobs:
|
|
build:
|
|
docker:
|
|
- image: ubuntu:20.04
|
|
steps:
|
|
- checkout
|