We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf66512 commit c79d646Copy full SHA for c79d646
.github/workflows/build-plugin.yml
@@ -17,7 +17,7 @@ jobs:
17
config:
18
- {
19
name: Linux,
20
- os: ubuntu-22.04,
+ os: ubuntu-20.04,
21
prepare-os: sudo apt-get -y --allow-downgrades --allow-remove-essential --allow-change-held-packages update,
22
prepare-os2: sudo apt install -y libglu-dev,
23
postfix: lin
0 commit comments