Update the image to something Github supports

This commit is contained in:
Nick Chambers 2021-07-01 17:03:20 -05:00
parent 24cfc1b701
commit fc84ca694c
1 changed files with 1 additions and 2 deletions

View File

@ -6,9 +6,8 @@ on:
jobs: jobs:
build: build:
runs-on: debian-stable runs-on: ubuntu-stable
steps: steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- name: Create release package - name: Create release package