Skip to content

Commit

Permalink
rm alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamer-coding committed Nov 25, 2024
1 parent 37c7ee2 commit 8091ca0
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 32 deletions.
30 changes: 0 additions & 30 deletions .github/ciimage/Dockerfile.alpine

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/meson_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ jobs:

strategy:
matrix:
distro: [ubuntu, fedora, archlinux, debian, alpine]
distro: [ubuntu, fedora, archlinux, debian]

steps:
- name: Checkout code
Expand Down
1 change: 0 additions & 1 deletion code/logic/marking.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
#include <float.h>
#include <stdarg.h>


#if defined(_WIN32)
#include <windows.h>
static LARGE_INTEGER frequency;
Expand Down

0 comments on commit 8091ca0

Please sign in to comment.