Remove temp file

This commit is contained in:
Gregory John Casamento 2024-03-27 20:20:00 -04:00
parent 54ae781566
commit 694a3db05e

View file

@ -1,13 +0,0 @@
on:
push:
pull_request:
jobs:
########### Linux ###########
linux:
name: ci
runs-on: ubuntu-latest
container:
image: ubuntu:22.04