Update test_32.yml

This commit is contained in:
Scott Fennell 2022-11-15 16:02:38 -06:00 committed by GitHub
parent 2a03ff5cf4
commit 1eb8376db5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ on:
jobs:
trick_32bit:
runs-on: ubuntu-18.04
runs-on: ubuntu-latest
container: docker://centos:7
steps:
- name: Checkout repository