update workflows

This commit is contained in:
nillerusr 2023-04-08 13:40:33 +03:00
parent 81d86fb9dc
commit 895b7d9371

View file

@ -4,7 +4,7 @@ on: [push, pull_request]
jobs:
build-linux-i386:
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2