ci: update workflow runner to ubuntu-18.04

This commit is contained in:
Prad Nukala 2024-12-06 13:56:02 -05:00
parent 19e9de6ac5
commit 5b210fec58

View File

@ -3,7 +3,7 @@ on: [push]
jobs:
build_deploy:
runs-on: ubuntu-latest
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@master
- name: Build